ASP.NET MVC コントロールヘルプ
RowHeaderPath プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : RowHeaderPath プロパティ
行ヘッダーセルの作成に使用されるプロパティの名前を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property RowHeaderPath As System.String
public virtual System.string RowHeaderPath {get; set;}
解説
行ヘッダーセルは非表示で、選択できません。これはアクセシビリティツールとして使用されます。
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ